home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / island_fishing.swf / scripts / DefineButton2_102 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  48b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("menu");
  3. }
  4.